Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended.PropertyGrid Namespace / PropertyWrapper<T> Class
Properties Methods


In This Topic
    PropertyWrapper<T> Class Members
    In This Topic

    The following tables list the members exposed by PropertyWrapper<T>.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of PropertyWrapper.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the value of the current value type being shown in the C1PropertyGrid.  
    Public PropertyGets or sets the value of the current value type being shown in the C1PropertyGrid. (Inherited from C1.Silverlight.Extended.PropertyGrid.PropertyWrapper)
    Top
    Public Methods
     NameDescription
    Public MethodReturns a String representing the name of the current value type.  
    Top
    See Also